libde265.git
10 months ago[PATCH] Try to mitigate asan failures.
Tobias Frost [Mon, 12 Dec 2022 13:03:12 +0000 (14:03 +0100)]
[PATCH] Try to mitigate asan failures.

See #345 for my analysis and details…

(This PR is just for discussion.)

(The CVE references are obtained from the Debian security tracker,
which links the issues.)

This makes the following POCs stop failing:

- poc3 (#337)
- poc7-1 (#341) CVE-2022-43239 (note: does NOT fix poc7-2)
- poc8-2, poc8-3, poc8-4 (#342) CVE-2022-43244   (note: does NOT fix poc8-1)
- poc11-1, poc11-2 (#345) CVE-2022-43249
- poc12 (#346)
- poc13 (#347) CVE-2022-43252
- poc16 (#350)

Gbp-Pq: Name reject_reference_pics_from_different_sps.patch

10 months agoDisable building of some internal tools that no longer link
Joachim Bauch [Tue, 13 May 2025 07:32:27 +0000 (09:32 +0200)]
Disable building of some internal tools that no longer link

because internal symbols are no longer exported.
===================================================================

Gbp-Pq: Name disable_tools.patch

10 months agoOnly export symbols defined in the decoder API.
Joachim Bauch [Tue, 13 May 2025 07:32:27 +0000 (09:32 +0200)]
Only export symbols defined in the decoder API.

The encoder API is not final yet, so upstream exports all symbols to make
development easier. For packaging we only want to expose the public API.
===================================================================

Gbp-Pq: Name only_export_decoder_api.patch

10 months agolibde265 (1.0.16-1) unstable; urgency=medium
Joachim Bauch [Tue, 13 May 2025 07:32:27 +0000 (09:32 +0200)]
libde265 (1.0.16-1) unstable; urgency=medium

  * d/control: Change "Uploaders" to use my @debian.org address.
  * New upstream version 1.0.16
  * Refresh patches for new upstream version.
  * d/control: Migrate from "pkg-config" to "pkgconf".
  * Bump "Standards-Version" to 4.7.2
  * d/copyright: Remove entry for file no longer present in upstream tarball.
  * Ignore internal std:: symbol.
  * d/rules: Check "DEB_BUILD_OPTIONS" before running tests.

[dgit import unpatched libde265 1.0.16-1]

10 months agoImport libde265_1.0.16.orig.tar.gz
Joachim Bauch [Tue, 13 May 2025 07:32:27 +0000 (09:32 +0200)]
Import libde265_1.0.16.orig.tar.gz

[dgit import orig libde265_1.0.16.orig.tar.gz]

10 months agoImport libde265_1.0.16-1.debian.tar.xz
Joachim Bauch [Tue, 13 May 2025 07:32:27 +0000 (09:32 +0200)]
Import libde265_1.0.16-1.debian.tar.xz

[dgit import tarball libde265 1.0.16-1 libde265_1.0.16-1.debian.tar.xz]